Optimization Toolbox
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Optimization Toolbox is an optimization software package developed by MathWorks. It is an add-on product to MATLAB, and provides a library of solvers that can be used from the MATLAB environment. The toolbox was first released for MATLAB in 1990.
Contents
• See also
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Optimization algorithms
Optimization Toolbox has algorithms for:
• Nonlinear equation solving
Applications
Engineering Optimization
Optimization Toolbox solvers are used for engineering applications in MATLAB, such as optimal control and optimal mechanical designs.cite-ref-2[2]cite-ref-3[3]
Parameter Estimation
Optimization can help with fitting a model to data, where the goal is to identify the model parameters that minimize the difference between simulated and experimental data. Common parameter estimation problems that are solved with Optimization Toolbox include estimating material parameters and estimating coefficients of ordinary differential equations.cite-ref-4[4]cite-ref-5[5]
Computational Finance
Portfolio optimization, cashflow matching, and other computational finance problems are solved with Optimization Toolbox.cite-ref-6[6]
Utilities and Energy
Optimization Toolbox solvers are used for security constrained optimal power flow and power systems analysis.cite-ref-7[7]
See also
References
cite-note-11. MathWorks - Optimization Toolbox - Requirements
cite-note-22. ↑ citerefdragain2009Dragain, Andreas (2009). "Comparative Study of Numerical Methods for Optimal Control of a Biomechanical System" (PDF). Chalmers University of Technology. Retrieved 2013-07-01.
cite-note-77. ↑ citerefcartina2007Cartina, G.; et al. (2007). "Power System Analysis using MATLAB Toolboxes". 6th International Conference on Electromechanical and Power Systems: 305–308.
Further reading
• citerefvenkataraman2009Venkataraman, P. (2009). "Optimization Toolbox from Matlab". Applied Optimization with MATLAB Programming (2nd ed.). Hoboken: John Wiley & Sons. pp. 469–488. ISBN 978-0-470-08488-5.